home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / flpro36.zip / FLPRO.DOC < prev    next >
Text File  |  1991-07-07  |  12KB  |  280 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  File List Professional version 3.6 rel 7 (c) 1991 Dm Soft Corp (s)
  15.  
  16.  Written and Compiled by Wang Yumin 1 June 1991
  17.  Supported Depeche Megalopolis BBS (SINGAPORE) 6:600/210.0 aka 6:600/72.0
  18.  
  19.  
  20.  
  21.  
  22.  
  23. ---------------------------------------------------------------------------
  24. Requirements
  25. ---------------------------------------------------------------------------
  26.  
  27. There are some simple things you should have in your computer to run this
  28. program.
  29.  
  30.  - Remote Access 1.00 and above or any RA 1.00 Files.Ra compatible s/w
  31.  - IBM PC/8088/386/486/..etc. or 100% compatible (286 not recommended)
  32.  - Microsoft DOS 3.1 above or compatible
  33.  - 60 kb memory on board
  34.  - Around 46960 bytes of diskspace
  35.  
  36. ---------------------------------------------------------------------------
  37. Introduction
  38. ---------------------------------------------------------------------------
  39.  
  40. P.S. This version for Remote Access => 1.00 only
  41.  
  42. This is not the first release but it is free for everyone. A first version
  43. of 3.2.1 is released last year. In this release, there are no configurations
  44. needed. It just leave a header in your FILES.BBS at the top containing the
  45. files-size info etc. And also generates a simple ALLFILES listing.
  46.  
  47. Converts Files.Ra to flsearch.Ctl
  48.  
  49. It also add [00] to your description if its not found or change [x] to [xx]
  50. to make it tidier. The counters are available if you are using Qfiledoor
  51. or any download counter programs. This option ignorable using -N.
  52.  
  53. If no description are found, Flpro will add a comment on it.
  54.  
  55. ---------------------------------------------------------------------------
  56. Running
  57. ---------------------------------------------------------------------------
  58.  
  59. To execute it, you can include a parameter or without any.
  60.  
  61. Usage    :    FLPRO.EXE <options>
  62.    or    :    FLPRO.EXE                            <- summary of options
  63.  
  64. Examples :    FLPRO.EXE -b100                      <- start at area #100
  65.               FLPRO.EXE -b1                        <- start at area #1
  66.               FLPRO.EXE -o2 -n                     <- process only area #2
  67.                                                       no counters.
  68.               FLPRO.EXE -n                         <- no counters. start at area
  69.                                                       #1 end at last record.
  70.               FLPRO.EXE -a -o4                     <- make allfiles listing.
  71.                                                       process only area #4
  72.               FLPRO.EXE -c                         <- no allfiles , so -c
  73.                                                       ignored
  74.               FLPRO.EXE -a -c                      <- make allfiles list. Flpro
  75.                                                       will ignore -c as its for
  76.                                                       no remarks in allfile list
  77.               FLPRO.EXE -r                         <- user ASC 32-125 in header
  78.                                                       no allfiles list
  79.               FLPRO.EXE -d                         <- Default options 
  80.               FLPRO.EXE -a -s -n                   <- Make allfiles list and
  81.                                                       status file. no counters
  82.               FLPRO.EXE -f1 -a                     <- Convert Files.Ra and
  83.                                                       make allfiles list and
  84.                                                       header
  85.               FLPRO.EXE -f1 -h -s                  <- Convert Files.Ra and no
  86.                                                       header, make status file
  87.               FLPRO.EXE -f0 -a -s -b1              <- Convert Files.Ra only.
  88.                                                       other options ignored.
  89.               FLPRO.EXE -d -l                      <- Default options and
  90.                                                       output notes to logfile
  91.                                                       instead of console.
  92.  
  93.  
  94. List of parameter options :
  95.  
  96.    -Oxx        Process only area number xx.
  97.    -Bxx        Begin at area number xx until the end.
  98.    -N          No counters used if you are not using any download
  99.                counters program that produce [00] in description.
  100.    -?          Summary of options.
  101.    -A          Produce Allfiles.Txt (allfiles listing)
  102.    -C          Dont write Remarks (lines started with 1 byte space or "-")
  103.                to allfiles listing
  104.    -R          Restrict use only from ASCII character 32 to 125. See
  105.                section on "Header"
  106.    -S          Generate session statistics ASCII file "STATS.ASC"
  107.    -D          Use default options
  108.    -H          No headers in Files.Bbs
  109.    -K          Back up Files.Bbs before writing.
  110.    -F1         Make Flsearch.Ctl and also process other options
  111.    -F0         ONLY make Flsearch.Ctl and ignore others
  112.    -L          Send notes to logfile instead of console/screen.
  113.  
  114.  If parameter "-D" is given , these settings will be used :
  115.  
  116.    + Process all areas from 1 to 200 except empty fileareas
  117.    + Use extended ASCII characters (0 to 255)
  118.    + Arrange and add download counters
  119.    + Produce status file STATS.ASC
  120.    + Write all lines in Files.Bbs to Allfiles.Txt
  121.  
  122.  
  123. ---------------------------------------------------------------------------
  124. The Header
  125. ---------------------------------------------------------------------------
  126.  
  127. It is a simple 5 lined summary of the particular file area.
  128.  
  129. Example (extended ASC char mode) :
  130.  
  131.  FileList Pro v3.6
  132.  ┌─────────────────────────────────────────────────────────────────────────┐
  133.  │ # 80 - International Exchange Softwares           Updated on 07-07-1991 │
  134.  │ Online files : 169  (991234 kb)            Offline files : 92 ( 0 kb )  │
  135.  ═══════════════════════════════════════════════════════════════════════════
  136.  
  137. Structure (extended ASC char mode) :
  138.  
  139.  Program Identification/version
  140.  ┌─────────────────────────────────────────────────────────────────────────┐
  141.  │ Area - Area name                                  Updated on MM-DD-YYYY │
  142.  │ Online files : no.  (size in K)            Offline files : no. ( 0 kb ) │
  143.  ═══════════════════════════════════════════════════════════════════════════
  144.  Note that the last line is the end-of-header indication. DO NOT remove it.
  145.  
  146. Example (ASC 32-125 char mode) :
  147.  
  148.  FileList Pro v3.6
  149.  +-------------------------------------------------------------------------+
  150.  | # 81 - Local Exchange Softwares                   Updated on 07-07-1991 |
  151.  | Online files : 239  (892754 kb)            Offline files : 55 ( 0 kb )  |
  152.  ===========================================================================
  153.  
  154. P.S. the structure of 32-125 mode is the same as extended ASC mode.
  155.  
  156. ---------------------------------------------------------------------------
  157. Notes
  158. ---------------------------------------------------------------------------
  159.  
  160. Also, DO NOT edit the header produced by Flpro to prevent corruption of
  161. your FILES.BBS .. leave it as it is. you are only allowed to edit the
  162. characters outside Flpro's header.
  163.  
  164. Files.Ra need not be in the same dir with Flpro but you should set RA=
  165. environment which contain RA's directory. Flpro will search for it when
  166. the file is not found in the dir.
  167.  
  168. Example :
  169.                        C>set RA=C:\RA
  170.  
  171.  
  172. ---------------------------------------------------------------------------
  173. Warranty
  174. ---------------------------------------------------------------------------
  175.  
  176. We cant guarantee that it will cause no problem but safety precautions
  177. should be done b4 running like backing up Files.Bbs. I am running it
  178. myself in my board. So if you get any problems, i dont get them.. and so
  179. we cant help.
  180.  
  181. P/s Flpro is able to back up Files.Bbs for you before processing.
  182.  
  183.  
  184. ---------------------------------------------------------------------------
  185. Registeration
  186. ---------------------------------------------------------------------------
  187.  
  188. This is not a shareware nor freeware (i wonder what you call it). I wont
  189. force/beg anyone to register it as I had realised only 1% users (or none)
  190. would register for a shareware (in Singapore); but i would appreciate a
  191. registeration. Please send form and cheques/money orders to :-
  192.  
  193.                     Wang Yumin
  194.                     15, Tai Yuan Heights
  195.                     Postal District 1955
  196.                     Republic of SINGAPORE
  197.  
  198. Registeration fees :   Singapore/Brunei             S$10.00
  199.                        United Kingdom               5 Pounds
  200.                        United States/Canada         US$8.00
  201.                        Hong Kong/Macau              HK$40.00
  202.                        Taiwan                       NT$50.00
  203.                        Malaysia                     M$13.00
  204.                        Others                       US$9.00
  205.  
  206.  P/s Long distance call cost/postage cost included in registeration
  207.  
  208.  
  209. Please enclose the registeration form below
  210.  
  211.  
  212. ---------------------------------------------------------------------------
  213. Registeration Form
  214. ---------------------------------------------------------------------------
  215.  
  216. BBS Name _________________________________________________________________
  217.  
  218. Sysop Name _______________________________________________________________
  219.  
  220. Datel _____-_____-___________    Contact Tel _____-_____-__________
  221.  
  222. Network(s) involved ______________________________________________________
  223.  
  224. Fidonet address (if any) _____ : ______ / ______
  225.  
  226. Baud rate(s) _____________________________________________________________
  227.  
  228. Full mailing address _____________________________________________________
  229.  
  230. __________________________________________________________________________
  231.  
  232. __________________________________________________________________________
  233.  
  234. Amount of Money enclosed ____________   Number of copies _________________
  235.  
  236. Version registering _________________
  237.  
  238. Suggestions ______________________________________________________________
  239.  
  240. __________________________________________________________________________
  241.  
  242.  
  243. ---------------------------------------------------------------------------
  244. Support
  245. ---------------------------------------------------------------------------
  246.  
  247. All dm softwares are supported in Depeche Megalopolis BBS (Singapore) and
  248. other Depeche information de Masses linkage NETwork nodes ;-
  249.  
  250.  #  System name             Datel        Baud    Operation   FidoNET   Flags
  251.  1. Depeche Megalopolis (S) 65-283-4010  2.4k    24h         6:600/210 CM XX
  252.  2. Depeche Citadel BBS     65-469-5970  2.4k    24h                   CM MNP
  253.  3. Task Force 9000         65-466-0097  9.6k    2300-0700             CM V32
  254.  4. The Controversy         65-560-6040  2.4k    24h         6:600/201 CM
  255.  5. Informania BBS          65-256-9257  2.4k    0800-0000             Down
  256.  6. Clavis BBS              65-444-2376  2.4k    1800-0200   6:600/309
  257.  7. Excalibur BBS           65-481-0273  9.6k    24h         6:600/314 V32 MNP
  258.                                                                        CM
  259.  8. SteveYard BBS           65-252-7789  2.4k    24h
  260.  9. Communique BBS          65-783-3286  2.4k    24h                   CM
  261. 10. PowerUP BBS             65-462-5272  2.4k    0900-2100   6:600/212
  262. 11. BGF BBS                 65-293-8586  2.4k    24h                   CM
  263. 12. Micro Conspiracy        65-561-2309  2.4k    24h
  264. 13. Fujitech BBS            unpublished  2.4k    24h
  265. 14. Artist-on-line          65-456-1100  14.4k   24h         6:600/21  V32b HST
  266.                                                                        V42 CM
  267. 15. Spacecamp BBS           65-455-2157  2.4k    24h
  268. 16. Notice BBS              65-382-1200  2.4k    24h         6:600/306 CM
  269.  
  270. P/s Operation hours in Singapore local time.
  271.  
  272. ---------------------------------------------------------------------------
  273. Updates
  274. ---------------------------------------------------------------------------
  275.  
  276. version 3.6, logfile is allowed. And display is sent direct to screen.
  277.  
  278. ---------------------------------------------------------------------------
  279. The End.
  280.